-
Home
-
Seraphinite Accelerator
-
2.22.9
-
Code
-
Classes
- HtmlNd
Total Complexity |
234 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
787 |
Lines of code |
569 |
Logical lines of code |
422 |
Comment lines |
0 |
Methods |
51 |
Properties |
0 |
Methods 51
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
Dump() |
A |
45 |
16 |
36 |
CreateTag() |
A |
46 |
14 |
40 |
AddRemoveAttrClass() |
A |
53 |
10 |
21 |
FindBy() |
A |
56 |
8 |
18 |
CopyAllAttrs() |
A |
56 |
8 |
17 |
DeParse() |
S |
56 |
7 |
18 |
IsNodeEmpty() |
S |
57 |
7 |
17 |
HasAttrs() |
S |
57 |
7 |
16 |
Parse() |
S |
55 |
6 |
18 |
GetNextTreeSibling() |
S |
58 |
6 |
17 |
SetTag() |
S |
60 |
6 |
13 |
MoveChildren() |
S |
58 |
5 |
16 |
CleanChildren() |
S |
59 |
5 |
15 |
GetNextElementSibling() |
S |
62 |
5 |
13 |
ClearAllAttrs() |
S |
60 |
5 |
13 |
GetPreviousElementSibling() |
S |
62 |
5 |
13 |
GetNodesByTag() |
S |
62 |
5 |
11 |
Remove() |
S |
63 |
5 |
11 |
InsertAfter() |
S |
68 |
5 |
6 |
LoadXML() |
S |
59 |
4 |
15 |
ChildrenAddToArr() |
S |
63 |
5 |
10 |
ChildrenIter() |
S |
63 |
5 |
10 |
RemoveChild() |
S |
62 |
4 |
12 |
InsertBefore() |
S |
62 |
4 |
12 |
GetOuterSize() |
S |
61 |
4 |
11 |
SetValFromContent() |
S |
62 |
4 |
11 |
RenameAttr() |
S |
63 |
4 |
10 |
GetChild() |
S |
64 |
4 |
10 |
GetLastElement() |
S |
66 |
4 |
8 |
GetFirstElement() |
S |
66 |
4 |
8 |
ParseAndImportAll() |
S |
64 |
4 |
9 |
GetNextTypeSibling() |
S |
65 |
4 |
9 |
FindUpBy() |
S |
64 |
4 |
10 |
GetNextTreeChild() |
S |
66 |
4 |
8 |
GetText() |
S |
72 |
3 |
5 |
ParseAndImport() |
S |
69 |
3 |
6 |
DoesContain() |
S |
66 |
3 |
9 |
GetAttrNode() |
S |
72 |
3 |
5 |
FirstOfChildren() |
S |
72 |
3 |
5 |
GetChildrenCount() |
S |
67 |
3 |
8 |
InsertChild() |
S |
64 |
3 |
10 |
GetTag() |
S |
74 |
2 |
5 |
GetAttrClass() |
S |
78 |
2 |
3 |
GetAttr() |
S |
74 |
2 |
4 |
SetAttrVal() |
S |
70 |
2 |
6 |
IsNodeTag() |
S |
78 |
2 |
3 |
GetAttrVal() |
S |
74 |
2 |
4 |
FindUpByTag() |
S |
78 |
1 |
3 |
FindByTag() |
S |
78 |
1 |
3 |
ChildrenAsArr() |
S |
73 |
1 |
5 |
CleanEmptyChildren() |
S |
79 |
1 |
3 |